mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-27 04:43:12 +03:00
Added default initialization for local development
no issue
This commit is contained in:
parent
f4f5a8331d
commit
b782048421
@ -13,6 +13,8 @@ function initMembersJS(data) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
initMembersJS();
|
||||||
|
|
||||||
window.GhostMembers = {
|
window.GhostMembers = {
|
||||||
initMembersJS: initMembersJS
|
initMembersJS: initMembersJS
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user