🐛 fix(build): ensure version.lock directory exists + fix merge typo

This commit is contained in:
web-ppanel
2026-01-27 18:21:39 +00:00
parent 6458f2c8ad
commit 052a0a4209
2 changed files with 3 additions and 2 deletions
@@ -64,7 +64,6 @@ export default function UserSubscription({ userId }: { userId: number }) {
row={row}
token={row.token}
userId={userId}
/>
/>,
],
}}