From 347bd334cf2424367f20bf14fae0912bac99cdad Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 6 Nov 2021 20:20:34 +0200 Subject: [PATCH] fdsfds --- files/classes/user.py | 5 +++++ files/templates/settings_css.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/files/classes/user.py b/files/classes/user.py index 6cf6f953b..92130c894 100644 --- a/files/classes/user.py +++ b/files/classes/user.py @@ -136,6 +136,11 @@ class User(Base): super().__init__(**kwargs) + @property + @lazy + def csslazy(self): + return self.css + @property @lazy def notifications(self): diff --git a/files/templates/settings_css.html b/files/templates/settings_css.html index 625761a64..839fa4d02 100644 --- a/files/templates/settings_css.html +++ b/files/templates/settings_css.html @@ -20,7 +20,7 @@
- + Limit of 4000 characters