Commit 1ce0e64
Maurice Kleine
Make firestackModule.js working for v3
`this._firestack.database.ref(...refName)` (line 39) should be `this._firestack.database().ref(...refName)`1 parent 9a84661 commit 1ce0e64
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments