mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-18 14:59:42 +02:00
A bunch more theme stuff
This commit is contained in:
@@ -16,5 +16,5 @@ export function useAppInfo() {
|
||||
const metadata = await invoke('cmd_metadata');
|
||||
return metadata as AppInfo;
|
||||
},
|
||||
});
|
||||
}).data;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user