Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48a5d83e8b | |||
| 0395a9b4d3 | |||
| 47c50c29b0 |
+1
-1
Submodule src/modules/pluscampaign updated: a18885511a...6122603115
+1
-1
@@ -56,7 +56,7 @@ class LeoUI(View):
|
|||||||
Currently exposes a hidden attribute of the underlying View.
|
Currently exposes a hidden attribute of the underlying View.
|
||||||
May be reimplemented in future.
|
May be reimplemented in future.
|
||||||
"""
|
"""
|
||||||
return self._View__stopped
|
return self._BaseView__stopped
|
||||||
|
|
||||||
def to_components(self) -> List[Dict[str, Any]]:
|
def to_components(self) -> List[Dict[str, Any]]:
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user