This commit is contained in:
F4ilji
2026-03-21 15:40:18 +05:00
parent 56d9a0207c
commit b1c4f7b054
9 changed files with 1135 additions and 784 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -3,7 +3,7 @@
export const linksReform = {
data() {
return {
excludedPaths: ['/sveden/', '/storage/', '/upload/', '/panorama/', '/abitur/']
excludedPaths: ['/sveden/', '/storage/', '/upload/', '/panorama/', '/abitur/', '/admin/']
}
},
methods: {