mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-05-13 17:13:15 +00:00
stupid code path
This commit is contained in:
+1
-1
@@ -1593,7 +1593,7 @@ class User extends SnowFlake {
|
||||
} else if (this.relationshipType === 4) {
|
||||
//nothing
|
||||
} else {
|
||||
await this.changeRelationship(4);
|
||||
//also nothing
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user