fixing problems with new post
This commit is contained in:
parent
3fff224924
commit
16d7016e29
10 changed files with 851 additions and 807 deletions
|
@ -7,7 +7,7 @@ var bungloo = {
|
|||
entityProfile: null,
|
||||
conversation: null,
|
||||
search: null,
|
||||
cache: {},
|
||||
cache: { profiles: {}},
|
||||
newpost: null
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue