Skip to content

Commit

Permalink
Fix tomb removed by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
veloce committed May 16, 2020
1 parent 4ff5990 commit c9aa45e
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/src/main/assets/capacitor.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"npmClient": "npm",
"webDir": "www",
"backgroundColor": "ff000000",
"appendUserAgent": "Lichobile/7.0.5",
"appendUserAgent": "Lichobile/7.1.0",
"plugins": {
"PushNotifications": {
"presentationOptions": ["sound", "alert"]
Expand Down
2 changes: 1 addition & 1 deletion ios/App/App/capacitor.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"npmClient": "npm",
"webDir": "www",
"backgroundColor": "ff000000",
"appendUserAgent": "Lichobile/7.0.5",
"appendUserAgent": "Lichobile/7.1.0",
"plugins": {
"PushNotifications": {
"presentationOptions": ["sound", "alert"]
Expand Down
1 change: 1 addition & 0 deletions www/images/pieces/mono/B.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/B_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/K.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/K_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/N.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/N_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/P.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/P_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/Q.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/Q_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/R.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions www/images/pieces/mono/R_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c9aa45e

Please sign in to comment.