fix(plugins): TSTL static method generation (#6223)

This commit is contained in:
2547techno
2025-05-24 08:04:54 -04:00
committed by GitHub
parent b78e1ed0a7
commit deed1061b5
2 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
- Dev: Mini refactor of `TwitchAccount`. (#6182)
- Dev: Refactored away some `getApp` usages in `WindowManager`. (#6194)
- Dev: Simplified string literals to be a re-export of Qt functions. (#6175)
- Dev: Fixed incorrect lua generation of `c2.HTTPRequest.create` for typescript plugins. (#6190)
- Dev: Fixed incorrect lua generation of static methods for typescript plugins. (#6190, #6223)
- Dev: Merged top/bottom and left/right notebook layouts. (#6215)
## 2.5.3