mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-08-02 20:34:46 +02:00
cache busting remove extra quote
This commit is contained in:
parent
d0c1045550
commit
b0b3c0f3ed
3 changed files with 4 additions and 5 deletions
|
|
@ -51,4 +51,5 @@ pub enum Listen {
|
|||
#[derive(Debug, Deserialize)]
|
||||
pub struct SiteConfig {
|
||||
pub url: String,
|
||||
pub api: String,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue