forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-07-26 18:55:13 +02:00
parent d25c40421e
commit 4524c81262
1 changed files with 0 additions and 3 deletions

View File

@ -531,9 +531,6 @@ class User(Base, Stndrd, Age_times):
'flair': self.customtitle 'flair': self.customtitle
} }
if self.real_id:
data['real_id'] = self.real_id
return data return data
@property @property