test
This commit is contained in:
parent
e382ab5740
commit
3000c16966
@ -16,7 +16,7 @@ sb = SpiceBotCore_OBJ(SCRIPT_DIR)
|
||||
|
||||
|
||||
def configure(config):
|
||||
config.define_section("spiceBot", SpiceBot_Conf, validate=False)
|
||||
config.define_section("spicebot", SpiceBot_Conf, validate=False)
|
||||
config.SpiceBot_Conf.configure_setting('multi_split_key', 'key to split multi-commands')
|
||||
config.SpiceBot_Conf.configure_setting('pipe_split_key', 'key to split multi-commands')
|
||||
config.SpiceBot_Conf.configure_setting('query_command_key', 'key to split multi-commands')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user