6 lines
78 B
Bash
6 lines
78 B
Bash
wx-settings(){
|
|
wxi-header "Settings"
|
|
wxi-restricted --user
|
|
wxi-footer
|
|
}
|