Skip to content

Commit 7ea04ce

Browse files
committed
undo spacing
1 parent c576383 commit 7ea04ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/streamlit/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class Config:
2626

2727
# Modal app name (matches backend app name)
2828
APP_NAME = f"clipabit-{ENVIRONMENT}"
29+
2930
# Determine url portion based on environment
3031
url_portion = "" if ENVIRONMENT in ["prod", "staging"] else f"-{ENVIRONMENT}"
3132

0 commit comments

Comments
 (0)