This commit is contained in:
2020-10-06 00:07:15 +00:00
parent 1c65a89d4a
commit 0c895f83b0
3 changed files with 31 additions and 3 deletions

View File

@@ -8,9 +8,9 @@ const icons = {
image: "$ayiFileImage",
pdf: "$ayiFilePdf",
word: "$ayiFileWord",
powerpoint: "fa-file-powerpoint",
excel: "fa-file-excel",
csv: "fa-file-csv",
powerpoint: "$ayiFilePowerpoint",
excel: "$ayiFileExcel",
csv: "$ayiFileCsv",
audio: "fa-file-audio",
video: "fa-file-video",
archive: "$ayiFileArchive",