restore from backup

This commit is contained in:
CthulhuOnIce 2024-12-19 17:08:36 -05:00
commit ad483a1403
11 changed files with 208 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"name": "Run ATOM",
"description": "Run 'A Tool of Mine'",
"file": "main.py",
"category": "PLUGINS",
"position": 0
}