fixup
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 44s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 44s
Details
This commit is contained in:
parent
b713c77f10
commit
27d0c853b2
|
@ -255,7 +255,7 @@ function Widget() {
|
|||
|
||||
widgetApi.current = new WidgetApi();
|
||||
|
||||
widgetApi.on('ready', (e) => {
|
||||
widgetApi.current.on('ready', (e) => {
|
||||
console.log('WIDGET READY', e);
|
||||
});
|
||||
// window.widgetApiPromise.then((api) => {
|
||||
|
|
Loading…
Reference in New Issue