Collapse a project's sessions by clicking its name
This commit is contained in:
@@ -15,6 +15,7 @@ diesel::table! {
|
||||
id -> Integer,
|
||||
name -> Text,
|
||||
path -> Text,
|
||||
collapsed -> Bool,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user