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