mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated regex function (#46839)
This commit is contained in:
parent
dd2a952c29
commit
a0f5953cb3
@ -26,7 +26,7 @@ backend_04
|
||||
Regex:
|
||||
|
||||
```regex
|
||||
/.*[01|02]/
|
||||
/(01|02)$/
|
||||
```
|
||||
|
||||
Result:
|
||||
|
Loading…
Reference in New Issue
Block a user