This commit is contained in:
split / May 2023-08-01 15:05:07 +00:00
parent 28c066e1fc
commit 98f86b6427

View file

@ -114,7 +114,8 @@ export function elevateUser(optPicker) {
}, },
{ {
name: "Elevate to admin", name: "Elevate to admin",
icon: "/static/assets/icons/admin/update.svg", icon: "/static/assets/icons/update.svg",
description: "",
id: true id: true
} }
]).then((exp) => { ]).then((exp) => {