Fix photo component name
parent
f8e6b21656
commit
b6cce36f0c
|
@ -19,7 +19,7 @@ import * as dav from "../services/DavRequests";
|
|||
import { getPreviewUrl } from "../services/FileUtils";
|
||||
|
||||
export default {
|
||||
name: 'Folder',
|
||||
name: 'Photo',
|
||||
props: {
|
||||
data: {
|
||||
type: Object,
|
||||
|
|
Loading…
Reference in New Issue