Merge pull request #147 from fossunited/fix-profile
fix: error on profile page
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import frappe
|
import frappe
|
||||||
from community.lms.models import Sketch
|
|
||||||
|
|
||||||
def get_context(context):
|
def get_context(context):
|
||||||
context.no_cache = 1
|
context.no_cache = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user