We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6c91c commit 6246aedCopy full SHA for 6246aed
src/core/basepattern.js
@@ -68,7 +68,7 @@ class BasePattern {
68
}, 0);
69
}
70
71
- init() {
+ async init() {
72
// Extend this method in your pattern.
73
74
0 commit comments