This commit is contained in:
@@ -14,7 +14,7 @@ export default {
|
||||
//iterate the keys that are cached and set them from whatever is in editedTranslation for that key
|
||||
|
||||
//de-lodash
|
||||
// window.$gz._.forOwn(window.$gz.store.state.translationText, function(
|
||||
// window.$gz. _.forOwn(window.$gz.store.state.translationText, function(
|
||||
// cacheval,
|
||||
// cachekey
|
||||
// ) {
|
||||
@@ -49,7 +49,7 @@ export default {
|
||||
let needIt = [];
|
||||
|
||||
//de-lodash
|
||||
// window.$gz._.forOwn(window.$gz.store.state.translationText, function(
|
||||
// window.$gz. _.forOwn(window.$gz.store.state.translationText, function(
|
||||
// cacheval,
|
||||
// cachekey
|
||||
// ) {
|
||||
|
||||
Reference in New Issue
Block a user