improvements to controller scroll groups
This commit is contained in:
parent
66a659ad77
commit
b446b82c7b
4 changed files with 19 additions and 10 deletions
|
@ -184,10 +184,6 @@ export class BrowserWindow {
|
|||
page: "plugins-github",
|
||||
component: `<plugins-github></plugins-github>`,
|
||||
condition: `page == 'plugins-github'`
|
||||
}, {
|
||||
page: "podcasts",
|
||||
component: `<apple-podcasts></apple-podcasts>`,
|
||||
condition: `page == 'podcasts'`
|
||||
}, {
|
||||
page: "remote-pair",
|
||||
component: `<remote-pair></remote-pair>`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue