mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 13:38:13 +00:00
Przywrócono zmianę nazwy scenerii i usuwanie
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export type Availability = 'default' | 'unavailable' | 'nonPublic' | 'abandoned' | 'nonDefault';
|
||||
|
||||
export interface SceneryRowItem {
|
||||
id: string;
|
||||
name: string;
|
||||
url: string;
|
||||
lines: string;
|
||||
|
||||
Reference in New Issue
Block a user