Duplicated from uncc-itsc-4681/notebooklm-clone
62883a3
1
2
3
4
5
class Settings(): APP_TITLE = "NotebookLM Clone" settings = Settings()