mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-18 13:14:28 +05:00
chore: remove unused code
This commit is contained in:
@@ -32,12 +32,9 @@ ms_theme_ui(){
|
|||||||
echo -e "| Installing a theme from this menu will overwrite an | "
|
echo -e "| Installing a theme from this menu will overwrite an | "
|
||||||
echo -e "| already installed theme or modified custom.css file! | "
|
echo -e "| already installed theme or modified custom.css file! | "
|
||||||
hr
|
hr
|
||||||
#echo -e "| Theme: | "
|
get_theme_list # dynamically generate the themelist from a csv file
|
||||||
# dynamically generate the themelist from a csv file
|
|
||||||
get_theme_list
|
|
||||||
echo -e "| | "
|
echo -e "| | "
|
||||||
echo -e "| R) [Remove Theme] | "
|
echo -e "| R) [Remove Theme] | "
|
||||||
#echo -e "| | "
|
|
||||||
back_footer
|
back_footer
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user