mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-08-02 20:34:46 +02:00
load map images from remote
This commit is contained in:
parent
6dcb4493a1
commit
8325c0c57d
4 changed files with 18 additions and 5 deletions
|
|
@ -52,4 +52,5 @@ pub enum Listen {
|
|||
pub struct SiteConfig {
|
||||
pub url: String,
|
||||
pub api: String,
|
||||
pub maps: String,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue