Flame: rename to babypublisher a user settings namespace

This commit is contained in:
Jakub Jezek 2022-02-23 20:26:05 +01:00
parent 193541ba04
commit 2ea402faad
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -8,7 +8,7 @@ PLUGIN_DIR = os.path.dirname(os.path.dirname(__file__))
EXPORT_PRESETS_DIR = os.path.join(PLUGIN_DIR, "export_preset")
CONFIG_DIR = os.path.join(os.path.expanduser(
"~/.openpype"), "openpype_flame_to_ftrack")
"~/.openpype"), "openpype_babypublisher")
@contextmanager