Add support for changing the update interval for feeds
Some checks failed
Test and build Docker image / docker (push) Has been cancelled
Some checks failed
Test and build Docker image / docker (push) Has been cancelled
This commit is contained in:
parent
567273678e
commit
24d4d7a293
18 changed files with 803 additions and 119 deletions
|
|
@ -13,3 +13,7 @@ body {
|
|||
.form-text {
|
||||
color: #acabab;
|
||||
}
|
||||
|
||||
.interval-input {
|
||||
max-width: 120px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue