We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a11cd commit a0a4084Copy full SHA for a0a4084
1 file changed
app/src/main/assets/kr-script.conf
@@ -3,6 +3,6 @@ executor_core="file:///android_asset/root/executor.sh"
3
before_start_sh="file:///android_asset/root/start.sh"
4
page_list_config_sh="file:///android_asset/root/more.sh"
5
favorite_config_sh="file:///android_asset/root/home.sh"
6
-custom_tab3_config_sh="file:///android_asset/root/tab3.sh"
7
-custom_tab4_config_sh="file:///android_asset/root/tab4.sh"
+#custom_tab3_config_sh="file:///android_asset/root/tab3.sh"
+#custom_tab4_config_sh="file:///android_asset/root/tab4.sh"
8
toolkit_dir="file:///android_asset/home"
0 commit comments