[MM-54591] Use getVersion endpoint to report app name (#2862)
This commit is contained in:
@@ -31,8 +31,6 @@ declare global {
|
||||
getThumbnailLocation: (location: string) => Promise<string>;
|
||||
};
|
||||
desktop: {
|
||||
getAppName: () => string;
|
||||
|
||||
quit: (reason: string, stack: string) => void;
|
||||
openAppMenu: () => void;
|
||||
closeServersDropdown: () => void;
|
||||
|
Reference in New Issue
Block a user