(showDemote = false)"
+ v-model:open="showDemote"
+ :title="`${short ? 'Demoting' : 'Promoting'} ${user?.username} ${
+ !short ? 'to an administrator' : 'to a regular user'
+ }`"
+ >
+
+ Are you
absolutely sure you want to
+
promote this user to an admin?
+
+
+ This is a VERY dangerous permission to grant.
+
+
+
+ Are you sure you want to remove this user as an administrator?
+
+
+