fix(UI): Improve text rendering in account navigation.

This commit is contained in:
2024-10-12 23:41:23 +02:00
parent 0d613fd634
commit 944f689165
4 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@idp.global/idp.global',
version: '1.4.1',
version: '1.4.2',
description: 'An identity provider software managing user authentications, registrations, and sessions.'
}