JS: Localize charpred of API::EntryPoint

This is needed for localizing ApiLabel later
This commit is contained in:
Asger F
2025-10-10 10:01:25 +02:00
parent b69f8532d0
commit c8108d109d
19 changed files with 29 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
overlay[local?]
class CustomEntryPoint extends API::EntryPoint {
CustomEntryPoint() { this = "CustomEntryPoint" }