- Timestamp:
- 12/24/25 23:43:39 (7 months ago)
- Branches:
- main
- Children:
- 76b980b
- Parents:
- 59f8f5a
- File:
-
- 1 edited
-
pages/+Layout.telefunc.ts (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pages/+Layout.telefunc.ts
r59f8f5a r2c6d75a 44 44 45 45 export async function onGetApprovedBuilds({ limit, sort, q } 46 : { limit?: number; sort : string; q?: string }) {46 : { limit?: number; sort?: string; q?: string }) { 47 47 const context = ctx(); 48 48
Note:
See TracChangeset
for help on using the changeset viewer.
