Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32561663
D10088.1767323107.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
720 B
Referenced Files
None
Subscribers
None
D10088.1767323107.diff
View Options
diff --git a/web/protobufs/identity-structs.cjs.flow b/web/protobufs/identity-structs.cjs.flow
--- a/web/protobufs/identity-structs.cjs.flow
+++ b/web/protobufs/identity-structs.cjs.flow
@@ -9,8 +9,8 @@
declare export class Empty extends Message {
serializeBinary(): Uint8Array;
- toObject(includeInstance?: boolean): {||};
- static toObject(includeInstance: boolean, msg: Empty): {||};
+ toObject(includeInstance?: boolean): {};
+ static toObject(includeInstance: boolean, msg: Empty): {};
static serializeBinaryToWriter(message: Empty, writer: BinaryWriter): void;
static deserializeBinary(bytes: Uint8Array): Empty;
static deserializeBinaryFromReader(message: Empty, reader: BinaryReader): Empty;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 2, 3:05 AM (4 m, 54 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5877098
Default Alt Text
D10088.1767323107.diff (720 B)
Attached To
Mode
D10088: [web] Replace {||} with {} in identity-structs.cjs.flow
Attached
Detach File
Event Timeline
Log In to Comment