mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-11-09 03:25:36 -05:00
feat: Add tools permissions (#238)
This commit is contained in:
@ -38,7 +38,6 @@ public:
|
||||
Utils::BoolAspect autosave{this};
|
||||
Utils::BoolAspect enableChatInBottomToolBar{this};
|
||||
Utils::BoolAspect enableChatInNavigationPanel{this};
|
||||
Utils::BoolAspect useTools{this};
|
||||
|
||||
// General Parameters Settings
|
||||
Utils::DoubleAspect temperature{this};
|
||||
|
||||
Reference in New Issue
Block a user