feature(database-connection): First implementation
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export default interface TableEntry {
|
||||
name: string;
|
||||
rank: string;
|
||||
onlineTime: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user