mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-03 10:28:46 +00:00
Use <base> element to set target
This commit is contained in:
parent
dd23ac4867
commit
e9f5e0cab5
7 changed files with 40 additions and 34 deletions
|
@ -25,6 +25,7 @@ type CommonData struct {
|
|||
CustomCSS string
|
||||
CSRFToken string
|
||||
AutoRefresh bool
|
||||
Target string
|
||||
}
|
||||
|
||||
type ErrorData struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue