mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 13:58:13 +08:00
REFACTOR: publishedPage property was duplicated (#9664)
This commit is contained in:
parent
3debb576d4
commit
ac4251fc9d
@ -27,7 +27,6 @@ export default Controller.extend(ModalFunctionality, StateHelpers, {
|
||||
reason: null,
|
||||
publishedPage: null,
|
||||
disabled: not("valid"),
|
||||
publishedPage: null,
|
||||
|
||||
showUrl: computed("state", function() {
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user