add modpack config to workspace (read-only via url)
This commit is contained in:
@@ -9,4 +9,6 @@ public abstract class WorkspaceConfig
|
||||
|
||||
[JsonIgnore]
|
||||
public abstract string DisplayText { get; }
|
||||
|
||||
public string? ModpackConfigUrl { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user