This commit is contained in:
mgabdev
2020-03-04 17:50:15 -05:00
parent 198fe127a0
commit d31d5fcd81
75 changed files with 806 additions and 807 deletions

View File

@@ -115,7 +115,7 @@ export function Notifications() {
}
export function Reposts() {
return import(/* webpackChunkName: "features/reblogs" */'../../reposts')
return import(/* webpackChunkName: "features/reposts" */'../../reposts')
}
export function ReportModal() {