From 2e0a1c7485c0d29f5fbed3fff8cfcf45809f3d39 Mon Sep 17 00:00:00 2001 From: Suraj Shetty Date: Tue, 5 May 2020 10:23:22 +0530 Subject: [PATCH] fix: Run patch --- frappe/patches.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/frappe/patches.txt b/frappe/patches.txt index e492a547a4..a086fa6f4a 100644 --- a/frappe/patches.txt +++ b/frappe/patches.txt @@ -277,3 +277,4 @@ frappe.patches.v13_0.set_existing_dashboard_charts_as_public frappe.patches.v13_0.set_path_for_homepage_in_web_page_view frappe.patches.v13_0.migrate_translation_column_data frappe.patches.v13_0.set_read_times +frappe.patches.v13_0.remove_web_view