chat-ui icon indicating copy to clipboard operation
chat-ui copied to clipboard

refactor: move DEFAULT_SETTINGS to constants file

Open crStiv opened this issue 11 months ago • 0 comments

  • Created new constants.ts file for storing application constants
  • Moved DEFAULT_SETTINGS from Settings.ts to constants.ts
  • Removed TODO comment as the task is now completed
  • Improved code organization and maintainability

crStiv avatar Jan 19 '25 23:01 crStiv