+3
-3
lines changedFilter options
+3
-3
lines changed Original file line number Diff line number Diff line change
@@ -148,9 +148,9 @@ public override void Execute(UpgradeContext uctx)
148
148
file.ReplaceBetweenIncluded(a => a.Contains("function reload() {"),
149
149
a => a.Contains(".then(() => {"), """
150
150
async function reload() {
151
-
await AuthClient.autoLogin()
152
-
await reloadTypes()
153
-
await CultureClient.loadCurrentCulture()
151
+
await AuthClient.autoLogin();
152
+
await reloadTypes();
153
+
await CultureClient.loadCurrentCulture();
154
154
""");
155
155
156
156
file.ReplaceBetweenIncluded(a => a.Contains("const promise"),
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4