NOYU6KWZ44NLWO2ZGJROSRAIUKNZMALWJYAST5NWCY5U7GBYSJJAC
KCUGRTO54BZLPQJPUZNJGKM3TZOR2K3Z7SZN5SR7IZQAEOYWL4WQC
TimelineSetting { local: true, .. } => return message.account.acct.contains('@'),
TimelineSetting { local: true, .. } => { if !message.account.acct.contains('@') { return false; } }
TimelineSetting { local: true, .. } => {
if !message.account.acct.contains('@') {
return false;
}