The component uses useAuthStore() which requires an active Pinia instance, and the "Queue all" button is admin-only (v-if="auth.isAdmin"). |
||
|---|---|---|
| .. | ||
| components | ||
| index.ts | ||
| SettingsAdminPanel.vue | ||
The component uses useAuthStore() which requires an active Pinia instance, and the "Queue all" button is admin-only (v-if="auth.isAdmin"). |
||
|---|---|---|
| .. | ||
| components | ||
| index.ts | ||
| SettingsAdminPanel.vue | ||