mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 17:24:54 +00:00
Add Scientific facts script & open folder button
This commit is contained in:
@@ -28,6 +28,7 @@ ENGINES: dict[str, dict[str, bool | list[BaseEngine]]] = {
|
||||
"classes": [
|
||||
ScriptEngine.ShowerThoughtsScriptEngine,
|
||||
ScriptEngine.CustomScriptEngine,
|
||||
ScriptEngine.ScientificFactsScriptEngine,
|
||||
],
|
||||
"multiple": False,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user