cache and datastore emojis

This commit is contained in:
Asim Aslam
2021-05-23 21:32:42 +01:00
parent 3b5b00d707
commit 8cc4436a12
2 changed files with 10 additions and 0 deletions

5
cache/publicapi.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "cache",
"icon": "💭",
"category": "storage"
}

5
datastore/publicapi.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "datastore",
"icon": "📦",
"category": "storage"
}