mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
Zero error milestone.
This commit is contained in:
@@ -57,7 +57,7 @@ export type Screen =
|
||||
}
|
||||
| {
|
||||
type: "create_role";
|
||||
server: string;
|
||||
server: Server;
|
||||
callback: (id: string) => void;
|
||||
}
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user