Skip to content
Commit a5378b52 authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

runners/webshortcuts: Do not use static regex for normal webshortcuts query

The delimiter might change if the settings are changed.
By having a member variable, we still avoid re-creating the same regex for every time the runner is queried.

BUG: 454596
parent 79e55866
Pipeline #184169 passed with stage
in 15 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment