We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ac505 commit 86bdda6Copy full SHA for 86bdda6
README.md
@@ -221,6 +221,7 @@ Here you will find information about the history of the current day.
221
### **WORK IN PROGRESS**
222
* (afuerhoff) dependencies updated
223
* (afuerhoff) bug fixed [#333](https://github.com/afuerhoff/ioBroker.fb-checkpresence/issues/333)
224
+* (afuerhoff) bug fixed [#305](https://github.com/afuerhoff/ioBroker.fb-checkpresence/issues/305)
225
226
### 1.3.0 (2025-02-14)
227
io-package.json
@@ -158,6 +158,11 @@
158
{
159
"js-controller": ">=5.0.19"
160
}
161
+ ],
162
+ "globalDependencies": [
163
+ {
164
+ "admin": ">=6.17.14"
165
+ }
166
]
167
},
168
"encryptedNative": [
0 commit comments