Overhaul data management to get rid of __control__
[mudpy.git] / share / menu.yaml
index afc4808..968c5f2 100644 (file)
@@ -2,8 +2,7 @@
 # to use, copy, modify, and distribute this software is granted under
 # terms provided in the LICENSE file distributed with this software.
 
-__control__:
-    read_only: yes
+_lock: true
 
 menu:activate_avatar:
     action: user.activate_avatar_by_index(int(choice)-1)