| 1 | const PLUGIN_API_VERSION = "1.0" |
| 2 | |
| 3 | const PLUGIN_CATALOG = 'https://raw.githubusercontent.com/easydiffusion/easydiffusion-plugins/main/plugins.json' |
| 4 | const PLUGIN_CATALOG_GITHUB = 'https://github.com/easydiffusion/easydiffusion-plugins/blob/main/plugins.json' |
nothing calls this directly
no test coverage detected