Skip to content

Commit 8e12675

Browse files
authored
Merge pull request #255 from Maseshi/dev
🧩 Version 3.6.10 Updates.
2 parents d3610da + 7d20f3f commit 8e12675

File tree

249 files changed

+44096
-44195
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

249 files changed

+44096
-44195
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 2 deletions

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: 'npm' # See documentation for possible values
9-
directory: '/' # Location of package manifests
8+
- package-ecosystem: "npm" # See documentation for possible values
9+
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: 'weekly'
11+
interval: "weekly"

.prettierignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1+
# Configurations
2+
crowdin.yml
3+
.github/
4+
.vscode/
5+
16
# Assets
27
assets/
38

9+
# Documents
10+
README.md
11+
documents/
12+
413
# Dependency directories
514
node_modules/
615

README.md

Lines changed: 2 additions & 2 deletions
57.9 KB
292 KB

assets/icons/android-icon-144x144.png

-42.1 KB
Binary file not shown.

assets/icons/android-icon-192x192.png

-68.5 KB
Binary file not shown.

assets/icons/android-icon-36x36.png

-4.03 KB
Binary file not shown.

0 commit comments

Comments
 (0)