Skip to content

Commit

Permalink
Third times the charm?
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaFox161 committed Jan 23, 2025
1 parent f34cd2f commit a47172d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ function getBaseUrl(): string {
if (typeof window !== 'undefined') {
switch (window.location.hostname) {
case 'dev.discalbot.com':
return 'https://dev.discalbot.com'
case 'discalbot.com':
case 'www.discalbot.com':
case 'localhost':
Expand Down

0 comments on commit a47172d

Please sign in to comment.