Skip to content

Commit

Permalink
Merge pull request #195 from AssistantNMS/develop
Browse files Browse the repository at this point in the history
🔖 2.10.0
  • Loading branch information
Khaoz-Topsy authored Feb 23, 2023
2 parents 34356d1 + e34419a commit cec64f3
Show file tree
Hide file tree
Showing 324 changed files with 88,158 additions and 19,918 deletions.
5 changes: 2 additions & 3 deletions .githooks/commit-msg
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ if [[ $hasEmoji == 1 ]]; then
printf "\e[32;1m%s\e[0m\n" 'Thank you for using an emoji in your commit message 🥳.'
fi

printf "\e[33;1m%s\e[0m\n" 'Running the Flutter formatter'
dart format .
printf "\e[33;1m%s\e[0m\n" 'Finished running the Flutter formatter ✔️'
printf "\e[33;1m%s\e[0m\n" 'If you have dart in your path, please consider running the Flutter formatter using:'
printf "\e[33;1m%s\e[0m\n" 'dart format .'
30 changes: 15 additions & 15 deletions .metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# This file should be version controlled.

version:
revision: a815ee634202c0a9e1be9c73450226c7cff97cff
revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
channel: master

project_type: app
Expand All @@ -13,26 +13,26 @@ project_type: app
migration:
platforms:
- platform: root
create_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
base_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
create_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
base_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
- platform: android
create_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
base_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
create_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
base_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
- platform: ios
create_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
base_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
create_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
base_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
- platform: linux
create_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
base_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
create_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
base_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
- platform: macos
create_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
base_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
create_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
base_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
- platform: web
create_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
base_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
create_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
base_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
- platform: windows
create_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
base_revision: a815ee634202c0a9e1be9c73450226c7cff97cff
create_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790
base_revision: cef9cc717b3a4fc9f164e7dce7bbb85514fe9790

# User provided section

Expand Down
28 changes: 28 additions & 0 deletions assets/data/alphabetTranslations.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,5 +170,33 @@
{
"AppId": "build928",
"Text": "Polestar"
},
{
"AppId": "build1006",
"Text": "Rise up"
},
{
"AppId": "build1008",
"Text": "base"
},
{
"AppId": "build1011",
"Text": "Euclid moonrise"
},
{
"AppId": "build1012",
"Text": "Ship and pilot"
},
{
"AppId": "build1013",
"Text": "The black hole in the wall"
},
{
"AppId": "build1014",
"Text": "voyage"
},
{
"AppId": "build1016",
"Text": "Utopia"
}
]
Loading

0 comments on commit cec64f3

Please sign in to comment.