mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 20:27:23 +00:00
frontend for pinned resources
This commit is contained in:
@@ -162,6 +162,7 @@ export interface ServerConfig {
|
||||
allow_normal_user_upload: boolean;
|
||||
max_normal_user_upload_size_in_mb: number;
|
||||
upload_prompt: string;
|
||||
pinned_resources: number[];
|
||||
}
|
||||
|
||||
export enum RSort {
|
||||
|
Reference in New Issue
Block a user