Projekt

Obecné

Profil

« Předchozí | Další » 

Revize d963a25c

Přidáno uživatelem Michal Schwob před více než 1 rok

REVERT: reverting debug toasts
re #10822

Zobrazit rozdíly:

src/api/authservice.ts
12 12
}
13 13

  
14 14
export const isAuthRequest = async () => {
15
    Toast.show({
16
        title: `Checking auth ${axiosInstance.defaults.baseURL}`,
17
        duration: 10000
18
    })
19 15
    return await axiosInstance.get(
20 16
        "/isauth"
21 17
    )

Také k dispozici: Unified diff