mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
cache and datastore emojis
This commit is contained in:
5
cache/publicapi.json
vendored
Normal file
5
cache/publicapi.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "cache",
|
||||
"icon": "💭",
|
||||
"category": "storage"
|
||||
}
|
||||
5
datastore/publicapi.json
Normal file
5
datastore/publicapi.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "datastore",
|
||||
"icon": "📦",
|
||||
"category": "storage"
|
||||
}
|
||||
Reference in New Issue
Block a user