missing semicolon

This commit is contained in:
Rajeh Taher
2023-02-19 15:47:07 +02:00
committed by cheveguerra
parent ceabbd5177
commit 70b32705c9

View File

@@ -112,7 +112,7 @@ class Buttons {
id: button.id,
text: button.body
}
}
};
}
});