remotes/1693045480750635534/spooky-22
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
}
if self.real_id:
data['real_id'] = self.real_id
return data
@property