Skip to content

Commit

Permalink
Update AuthProvider template
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmola committed Oct 10, 2023
1 parent a59d939 commit dd9c3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webApp/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</LocaleProvider>
</AppearanceProvider>

<template #unauthorized>
<template #unauthorized v-if="hex_hmac_signature">
Your client is not authorized, please use this WebApp from a valid Telegram Client
</template>
</component>
Expand Down

0 comments on commit dd9c3dc

Please sign in to comment.