mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 13:39:31 +03:00
fix: removed badge page reference from the router
This commit is contained in:
@@ -2,4 +2,4 @@ import frappe
|
||||
|
||||
|
||||
def execute():
|
||||
frappe.db.set_value("LMS Settings", None, "allow_job_posting", 1)
|
||||
frappe.db.set_single_value("LMS Settings", "allow_job_posting", 1)
|
||||
|
||||
Reference in New Issue
Block a user