add badges, status message and indicator

This commit is contained in:
Conrad
2021-06-17 23:25:09 -04:00
parent 8bd4a28ef7
commit 45ca247e44
16 changed files with 160 additions and 13 deletions

View File

@@ -1,3 +1,5 @@
//thanks alistair @ uwu.red
export interface Root {
success: boolean;
data: Data;