Update .chainlit/config.toml
Browse files- .chainlit/config.toml +1 -1
.chainlit/config.toml
CHANGED
@@ -24,7 +24,7 @@ session_timeout = 3600
|
|
24 |
|
25 |
[UI]
|
26 |
# Name of the app and chatbot.
|
27 |
-
name = "
|
28 |
|
29 |
# Description of the app and chatbot. This is used for HTML tags.
|
30 |
# description = ""
|
|
|
24 |
|
25 |
[UI]
|
26 |
# Name of the app and chatbot.
|
27 |
+
name = "Daysoff CSAssistant"
|
28 |
|
29 |
# Description of the app and chatbot. This is used for HTML tags.
|
30 |
# description = ""
|