Inline frontend instead of submodule

This commit is contained in:
dan
2025-12-06 17:34:40 +03:00
parent 2d265bb71d
commit c4af8465aa
36 changed files with 34880 additions and 4 deletions

3
frontend/vue.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
lintOnSave: false,
};