Skip to content

Commit

Permalink
(simatec) Error handling for GoogleDrive fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simatec committed Feb 24, 2025
1 parent 3383b5c commit e1d90c3
Show file tree
Hide file tree
Showing 37 changed files with 1,699 additions and 1,702 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ When you allow iobroker GmbH to collect diagnostic data, then also your installa
<!-- ### **WORK IN PROGRESS** -->

## Changelog
### **WORK IN PROGRESS**
* (simatec) Error handling for GoogleDrive fix
* (simatec) globalDependencies updated

### 3.0.31 (2024-11-30)
* (simatec) Fix Tab Menu

Expand Down
10 changes: 5 additions & 5 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "./static/css/main.bd1167d4.css",
"main.js": "./static/js/main.b32c1377.js",
"static/js/245.30dc845d.chunk.js": "./static/js/245.30dc845d.chunk.js",
"main.js": "./static/js/main.93e35630.js",
"static/js/245.8bc342e5.chunk.js": "./static/js/245.8bc342e5.chunk.js",
"static/media/history.png": "./static/media/history.d21dcfa508bd8a624c85.png",
"index.html": "./index.html",
"main.bd1167d4.css.map": "./static/css/main.bd1167d4.css.map",
"main.b32c1377.js.map": "./static/js/main.b32c1377.js.map",
"245.30dc845d.chunk.js.map": "./static/js/245.30dc845d.chunk.js.map"
"main.93e35630.js.map": "./static/js/main.93e35630.js.map",
"245.8bc342e5.chunk.js.map": "./static/js/245.8bc342e5.chunk.js.map"
},
"entrypoints": [
"static/css/main.bd1167d4.css",
"static/js/main.b32c1377.js"
"static/js/main.93e35630.js"
]
}
4 changes: 2 additions & 2 deletions admin/custom/customComponents.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e1d90c3

Please sign in to comment.