コード例 #1
0
ファイル: common.py プロジェクト: rhayun/script.libra
def set_setting(key, val):
    return ADDON.setSetting(id=key, value=val)