mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-19 17:17:33 +08:00
update files
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<header class="fn-clear">
|
||||
<app-configure
|
||||
:configure.sync="configure"
|
||||
:unique-projects.sync="uniqueProjects">
|
||||
:unique.sync="unique">
|
||||
</app-configure>
|
||||
<window-control></window-control>
|
||||
</header>
|
||||
@@ -25,7 +25,7 @@
|
||||
<app-main
|
||||
:active-index.sync="activeIndex"
|
||||
:projects.sync="configure.projects"
|
||||
:unique-projects.sync="uniqueProjects">
|
||||
:unique.sync="unique">
|
||||
</app-main>
|
||||
</main>
|
||||
<no-data :projects="configure.projects"></no-data>
|
||||
|
Reference in New Issue
Block a user