feat: Adds manual-d group pdf while working on better picker for groups, fixes issues with trunk table not always rendering properly with certain themes.
This commit is contained in:
@@ -20,5 +20,6 @@ extension String {
|
||||
|
||||
var idString: Self {
|
||||
replacing("-", with: "")
|
||||
.replacing(" ", with: "")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user