setting reason
This commit is contained in:
parent
faba53a399
commit
59e27d98b7
@ -102,6 +102,10 @@ class Setting extends Component {
|
||||
|
||||
}
|
||||
|
||||
reason(executor) {
|
||||
return `[${this.resolveable}] Executed by ${executor.tag} (${executor.id})`;
|
||||
}
|
||||
|
||||
/**
|
||||
* Should return fields with current setting values
|
||||
* @abstract
|
||||
|
Loading…
Reference in New Issue
Block a user