mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
[MIRROR] Admin Request: Trigger Event Panel Includes a Gear on Events That Have Admin Setups [MDB IGNORE] (#19184)
* Admin Request: Trigger Event Panel Includes a Gear on Events That Have Admin Setups (#73151) ## About The Pull Request  Admin events with admin setups now have a gear icon on the right of the button. ## Why It's Good For The Game Requested by @ NamelessFairy for future admin compatibility development and a small indication in game of potentially more customizable events for... well, admin events! ## Changelog 🆑 admin: There's a cog next to events you can trigger if it has an admin setup. /🆑 --------- Co-authored-by: MrMelbert <51863163+MrMelbert@ users.noreply.github.com> * Admin Request: Trigger Event Panel Includes a Gear on Events That Have Admin Setups --------- Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com> Co-authored-by: MrMelbert <51863163+MrMelbert@ users.noreply.github.com> Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
This commit is contained in:
co-authored by
MrMelbert
tralezab
lessthanthree
parent
5b855c4fe5
commit
afedb2b035
@@ -66,6 +66,7 @@
|
||||
"description" = event_control.description,
|
||||
"type" = event_control.type,
|
||||
"category" = event_control.category,
|
||||
"has_customization" = !isnull(event_control.admin_setup),
|
||||
))
|
||||
data["categories"] = categories
|
||||
data["events"] = events
|
||||
|
||||
Reference in New Issue
Block a user