Commit 1c8fc86
fix(service-manager): change replace method for replaceAll for string replacements (intentionality) (#681)
* Initial plan
* Replace String#replace() with String#replaceAll() in context-menu.js
Co-authored-by: manusa <488391+manusa@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: manusa <488391+manusa@users.noreply.github.com>1 parent ee519f8 commit 1c8fc86
File tree
1 file changed
+1
-1
lines changed- src/service-manager
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments