chore: remove windowMixin from components and pages (#3632)

This commit is contained in:
dni ⚡
2026-01-21 11:26:45 +01:00
committed by GitHub
parent 4690d178a2
commit 5e79ca35ab
49 changed files with 5 additions and 79 deletions
-1
View File
@@ -1,6 +1,5 @@
window.PageAccount = {
template: '#page-account',
mixins: [window.windowMixin],
data() {
return {
untouchedUser: null,