added ability to set custom hotkey

This commit is contained in:
PandaDEV 2024-09-02 10:37:58 +10:00
parent 79dd783bf7
commit 5bb6f2249a
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
8 changed files with 250 additions and 205 deletions

View file

@ -454,6 +454,6 @@ onMounted(async () => {
</script>
<style lang="scss">
<style scoped lang="scss">
@import '~/assets/css/index.scss';
</style>