瀏覽代碼

fix: localforage import

version-14
Faris Ansari 4 年之前
父節點
當前提交
18763076f4
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      frappe/public/js/frappe/views/communication.js

+ 2
- 0
frappe/public/js/frappe/views/communication.js 查看文件

@@ -1,6 +1,8 @@
// Copyright (c) 2018, Frappe Technologies Pvt. Ltd. and Contributors
// MIT License. See license.txt

import localforage from "localforage";

frappe.last_edited_communication = {};
const separator_element = '<div>---</div>';



Loading…
取消
儲存