fix: Fixes duct sizing rooms table not showing forms correctly, updates the table styles.
This commit is contained in:
@@ -2,6 +2,6 @@ import Foundation
|
||||
|
||||
extension UUID {
|
||||
var idString: String {
|
||||
uuidString.replacing("-", with: "")
|
||||
uuidString.idString
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user