mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
⚡ Improved regex for url validation
This commit is contained in:
parent
26f464f2b3
commit
2190b6eb84
@ -49,7 +49,7 @@
|
||||
"title": "App Logo",
|
||||
"type": "string",
|
||||
"description": "Path to an optional image asset, to be displayed in the header",
|
||||
"pattern": "^(http|/)",
|
||||
"pattern": "^(http|/)(.*?)",
|
||||
"examples": [
|
||||
"/web-icons/dashy-logo.png",
|
||||
"https://i.ibb.co/yhbt6CY/dashy.png"
|
||||
|
Loading…
x
Reference in New Issue
Block a user