API: Add ns.renderTail (#1815)

This commit is contained in:
catloversg
2025-01-26 00:14:45 +07:00
committed by GitHub
parent 97d248419d
commit b161142796
5 changed files with 56 additions and 0 deletions
+1
View File
@@ -599,6 +599,7 @@ export const RamCosts: RamCostTree<NSFull> = {
tail: 0,
toast: 0,
moveTail: 0,
renderTail: 0,
resizeTail: 0,
closeTail: 0,
setTitle: 0,