Initial Commit

This commit is contained in:
Ryan Breen
2023-01-11 21:33:45 -05:00
commit 12ccc005c9
44 changed files with 1727 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"extension_name": {
"message": "nostore",
"description": "The display name for the extension."
},
"extension_description": {
"message": "This is nostore. You should tell us what your extension does here.",
"description": "Description of what the extension does."
}
}