summaryrefslogtreecommitdiff
path: root/Properties/launchSettings.json
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-09-20 15:53:05 +1000
committerJake Mannens <jake@asger.xyz>2023-09-25 16:02:18 +1000
commit39eead0052215d7be4f49906e987fef7fb0c700b (patch)
treea7381d06ee6cab9d4ce72d1e2a7121bc93193c6d /Properties/launchSettings.json
parentfbaa4e43709a96774ebe42b7ec5908c1c0f310d7 (diff)
Fixed migration and began adding ACL edit dialog
Diffstat (limited to 'Properties/launchSettings.json')
-rw-r--r--Properties/launchSettings.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json
index b1659dc..9f4966c 100644
--- a/Properties/launchSettings.json
+++ b/Properties/launchSettings.json
@@ -13,7 +13,6 @@
"HyperBooru": {
"commandName": "Project",
"launchBrowser": true,
- "launchUrl": "Login",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},