mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 22:29:38 +00:00
Improve update UI
This commit is contained in:
@@ -44,3 +44,7 @@ export function showFolder(folderPath: string) {
|
||||
export function showFile(filePath: string) {
|
||||
shell.showItemInFolder(filePath)
|
||||
}
|
||||
|
||||
export async function getPlatform() {
|
||||
return process.platform
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user