feat: Remove .env file for AI Scribe

It was used at the beginning for configuration purpose but now we
have the JMAP capability, no need anymore.
This commit is contained in:
Théo Poizat
2025-12-15 15:04:41 +01:00
committed by Dat H. Pham
parent 253f22c600
commit 0075fd64b6
8 changed files with 2 additions and 28 deletions
@@ -23,8 +23,6 @@ mixin AIScribeInComposerMixin {
AccountId? get accountId;
bool get isAIScribeAvailable {
if (!AIConfig.isAiEnabled) return false;
final currentSession = session;
final currentAccountId = accountId;
+1 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2025-12-10T10:22:35.345340",
"@@last_modified": "2025-12-15T14:32:52.563522",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",