Remove JoJoke
This commit is contained in:
parent
fc5c4dd00a
commit
3aa2e5899c
|
@ -64,7 +64,6 @@ class User < ApplicationRecord
|
|||
process_in_background :profile_header
|
||||
|
||||
before_save do
|
||||
self.display_name = 'WRYYYYYYYY' if display_name == 'Dio Brando'
|
||||
self.website = if website.match %r{\Ahttps?://}
|
||||
website
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue