refactor: move /account into vue component (#3467)

This commit is contained in:
dni ⚡
2025-11-07 18:17:15 +01:00
committed by GitHub
parent a40306f5cd
commit bd07f7a5ef
10 changed files with 1109 additions and 1076 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{% include('pages/payments.vue') %} {% include('pages/node.vue') %} {%
include('pages/audit.vue') %} {% include('pages/wallets.vue') %} {%
include('pages/users.vue') %} {% include('pages/admin.vue') %}
include('pages/users.vue') %} {% include('pages/admin.vue') %} {%
include('pages/account.vue') %}
File diff suppressed because it is too large Load Diff