stuff
This commit is contained in:
parent
c146caa10f
commit
f6108bda0a
|
@ -49,7 +49,7 @@ class CreationDate {
|
|||
this.defaults = {
|
||||
settings: {
|
||||
addInUserPopout: {value:true, description:"Add in User Popouts:"},
|
||||
addInUserProfil: {value:true, description:"Add in User Profil Modal:"},
|
||||
addInUserProfil: {value:true, description:"Add in User Profile Modal:"},
|
||||
displayTime: {value:true, description:"Display the Time in the Timestamp:"},
|
||||
displayDate: {value:true, description:"Display the Date in the Timestamp:"},
|
||||
cutSeconds: {value:false, description:"Cut off Seconds of the Time:"},
|
||||
|
|
|
@ -51,7 +51,7 @@ class JoinedAtDate {
|
|||
this.defaults = {
|
||||
settings: {
|
||||
addInUserPopout: {value:true, description:"Add in User Popouts:"},
|
||||
addInUserProfil: {value:true, description:"Add in User Profil Modal:"},
|
||||
addInUserProfil: {value:true, description:"Add in User Profile Modal:"},
|
||||
displayTime: {value:true, description:"Display the Time in the Timestamp:"},
|
||||
displayDate: {value:true, description:"Display the Date in the Timestamp:"},
|
||||
cutSeconds: {value:false, description:"Cut off Seconds of the Time:"},
|
||||
|
|
|
@ -51,7 +51,7 @@ class LastMessageDate {
|
|||
this.defaults = {
|
||||
settings: {
|
||||
addInUserPopout: {value:true, description:"Add in User Popouts:"},
|
||||
addInUserProfil: {value:true, description:"Add in User Profil Modal:"},
|
||||
addInUserProfil: {value:true, description:"Add in User Profile Modal:"},
|
||||
displayTime: {value:true, description:"Display the Time in the Timestamp:"},
|
||||
displayDate: {value:true, description:"Display the Date in the Timestamp:"},
|
||||
cutSeconds: {value:false, description:"Cut off Seconds of the Time:"},
|
||||
|
|
Loading…
Reference in New Issue