1
0
Fork 0
mirror of synced 2024-09-16 09:27:23 +12:00
appwrite/app/config
Steven Nguyen fabe6921b4
fix(auth): Fix MFA email verification code font
The font family was set to Inter without any fallback and since the
Inter isn't available in emails, the font rendered the default font,
Times New Roman. This commit adds a fallback font to the font-family
ensuring an sans-serif font like Inter is used.
2024-05-06 18:25:38 -07:00
..
avatars Update flags.php 2024-04-23 16:02:11 +09:00
locale fix(auth): Fix MFA email verification code font 2024-05-06 18:25:38 -07:00
specs update specs 2024-04-25 01:41:52 +00:00
storage
apis.php Allow users to disable APIs 2024-03-04 23:12:54 +01:00
auth.php
collections.php Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x 2024-03-08 00:30:02 +01:00
errors.php Update error for USER_CONSOLE_COUNT_EXCEEDED to just mention relevant variables 2024-04-18 18:18:34 -04:00
events.php
oAuthProviders.php
platforms.php Merge pull request #7776 from appwrite/feat-react-native-sdk 2024-05-05 11:09:46 +05:45
regions.php
roles.php
runtimes-v2.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
runtimes.php
scopes.php
services.php
usage.php chore: run formatter 2024-03-06 18:34:21 +01:00
variables.php