Skip to content

Commit 715d08c

Browse files
authored
Add files via upload
1 parent 2ae5e6c commit 715d08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/order_bot_program_module_custom/setting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# calculater
1616
'餐':'order_meal',
1717
'方':'equation',
18+
'健身':'fit',
1819
# dialogue
1920
'你好':'hello',
2021
'我是':'my_name',
@@ -23,7 +24,6 @@
2324
'機率':'fake_rate',
2425
'幾點':'what_time',
2526
'時間':'what_time',
26-
'健身':'fit',
2727
}
2828

2929
for key in module_import_dict.keys():

0 commit comments

Comments
 (0)