Skip to content

Commit 8060a52

Browse files
committed
chore: rename FileTree2 => FileTree
1 parent e1680d9 commit 8060a52

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

os-checks/pages/file-tree.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</div>
2020
</div>
2121

22-
<FileTree2 :get="got2" :count="count" v-model:filters="displayFilters" v-model:lockURL="lockURL" />
22+
<FileTree :get="got2" :count="count" v-model:filters="displayFilters" v-model:lockURL="lockURL" />
2323
</div>
2424
</template>
2525

0 commit comments

Comments
 (0)