mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +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 = {
|
||||
initMembersJS: initMembersJS
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user