make showOverlay optional
This commit is contained in:
@@ -170,7 +170,7 @@ When this combination is hit an overview is opened with shortcuts based on the m
|
||||
scope: {
|
||||
model: "=",
|
||||
onToggle: "&",
|
||||
showOverlay: "="
|
||||
showOverlay: "=?"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user