Skip to content

Commit

Permalink
Silly dev should probably change job
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamKarolDiCioccio committed Sep 28, 2024
1 parent c15801f commit bd1cb43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions app/assets/l10n/intl_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,6 @@
"pushModelDialogTitle": "Push model",
"redoButtonShared": "Redo",
"repeatLastN": "Repeat Last N",
"settingsPageSocialLabel": "Social",
"settingsPageDiscordRPCLabel": "Discord RPC",
"repeatPenalty": "Repeat Penalty",
"resetToDefaultsButton": "Reset to defaults",
"saveButtonShared": "Save",
Expand Down Expand Up @@ -357,6 +355,8 @@
"settingsPageAccessibilityLabel": "Accessibility",
"settingsPageDebugLabel": "Debug",
"settingsPageDebugShowStatistics": "Show Statistics",
"settingsPageDiscordRPCLabel": "Discord RPC",
"settingsPageSocialLabel": "Social",
"settingsPageSyncAccentColorLabel": "Sync Accent Color",
"settingsPageThemeLabel": "Theme",
"settingsPageTitle": "Settings",
Expand Down Expand Up @@ -506,4 +506,4 @@
"useMlock": "Use Mlock",
"useMmap": "Use Mmap",
"vocabOnly": "Vocab Only"
}
}
2 changes: 0 additions & 2 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ flutter:
# Prompts
- assets/prompts/default.txt
- assets/prompts/sessions_title_generator.txt
- assets/prompts/search_keywords_extractor.txt
- assets/prompts/search_results_summarizer.txt
# App metadata
- assets/app_changelog.json
# Logos
Expand Down

0 comments on commit bd1cb43

Please sign in to comment.