mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
Only import isEmpty
This commit is contained in:
parent
e49534cdf6
commit
961f317473
@ -1,4 +1,4 @@
|
||||
import { isEmpty } from 'lodash'
|
||||
import isEmpty from 'lodash/isEmpty'
|
||||
|
||||
export default async ({ store, env, route, redirect }) => {
|
||||
let publicPages = env.publicPages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user