feat: check update
This commit is contained in:
7
frontend/wailsjs/go/service/UpdateService.js
Normal file
7
frontend/wailsjs/go/service/UpdateService.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// @ts-check
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
export function GetLatestVersion() {
|
||||
return window['go']['service']['UpdateService']['GetLatestVersion']();
|
||||
}
|
||||
Reference in New Issue
Block a user