forked from jmug/stoatchat
fix: newly created roles should be ranked the lowest
This commit is contained in:
@@ -175,6 +175,8 @@ auto_derived!(
|
||||
/// Ranking position
|
||||
///
|
||||
/// Smaller values take priority.
|
||||
///
|
||||
/// **Removed** - no effect, use the edit server role positions route
|
||||
pub rank: Option<i64>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user