Ignore:
Timestamp:
12/24/25 17:31:11 (7 months ago)
Author:
Tome <gjorgievtome@…>
Branches:
main
Children:
e729b88
Parents:
40ac7a9
Message:

Fix AuthState

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pages/+Layout.telefunc.ts

    r40ac7a9 r67dfe57  
    44import type {Database} from "../database/drizzle/db";
    55
    6 export async function AuthenticationState() {
     6export async function onGetAuthState() {
    77    const context = getAuthState();
    88
Note: See TracChangeset for help on using the changeset viewer.