add queue page

This commit is contained in:
geoffrey45
2022-08-28 15:37:46 +03:00
parent 2cb30e294f
commit ca211b6dcf
6 changed files with 56 additions and 18 deletions
-2
View File
@@ -18,5 +18,3 @@ import useSettingsStore from "@/stores/settings";
const settings = useSettingsStore();
</script>
<style lang="scss"></style>