mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-25 14:26:39 +00:00
lighten dark background, add more info to resources table
This commit is contained in:
@@ -24,8 +24,8 @@ export type SiteRow = {
|
||||
id: number;
|
||||
nice: string;
|
||||
name: string;
|
||||
mbIn: number;
|
||||
mbOut: number;
|
||||
mbIn: string;
|
||||
mbOut: string;
|
||||
orgId: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user