Skip to content

Commit 41bccf7

Browse files
committed
Update
1 parent ab07b3b commit 41bccf7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/assets/kr-script.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ executor_core="file:///android_asset/root/executor.sh"
22
before_start_sh="file:///android_asset/root/start.sh"
33
page_list_config_sh="file:///android_asset/root/more.sh"
44
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"
5+
custom_tab3_config_sh="file:///android_asset/root/tab3.sh"
6+
custom_tab4_config_sh="file:///android_asset/root/tab4.sh"
77
toolkit_dir="file:///android_asset/home"

0 commit comments

Comments
 (0)