mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-19 12:43:30 +08:00
6 lines
230 B
Python
6 lines
230 B
Python
import folder_paths
|
|
|
|
# Removed Saved Prompts feature; No sure it worked any longer. UI should fail gracefully.
|
|
# TODO: See if anyone actually used this.
|
|
# folder_paths.folder_names_and_paths['saved_prompts'] = ([], set(['.txt']))
|