WarpEngine dropdown emoji

This commit is contained in:
2026-08-06 16:23:52 +02:00
parent 0cba2e3e3d
commit 98c38f775d
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ ActiveAdmin.register WarpEngine::Software, as: "Software" do
releases_attributes: [ :id, :version, :_destroy,
{ release_assets_attributes: [ :id, :kind, :path, :_destroy ] } ]
menu parent: "WarpEngine", priority: 2, label: "🎮 Softwares"
menu parent: "🌀 WarpEngine", priority: 2, label: "🎮 Softwares"
actions :all, except: [ :edit ]