mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2026-01-13 04:36:33 +00:00
filament uses postgres
This commit is contained in:
@@ -2,7 +2,7 @@ export interface Filament {
|
||||
hex: string;
|
||||
color: string;
|
||||
material: string;
|
||||
weight: string;
|
||||
weight: number;
|
||||
count: number;
|
||||
link: string;
|
||||
created: number;
|
||||
|
||||
Reference in New Issue
Block a user