Files
wx/src/commands/management/settings.sh
Christer Warén fbaa5780d9 Refactoring Code
2025-11-10 12:40:35 +02:00

6 lines
78 B
Bash

wx-settings(){
wxi-header "Settings"
wxi-restricted --user
wxi-footer
}