mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 21:49:31 +03:00
chore: linters
This commit is contained in:
@@ -210,12 +210,11 @@ const tabs = computed(() => {
|
|||||||
type: 'Link',
|
type: 'Link',
|
||||||
doctype: 'Web Page',
|
doctype: 'Web Page',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
type: 'Column Break',
|
type: 'Column Break',
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
label: 'Show cookie policy on signup',
|
label: 'Show cookie policy on signup',
|
||||||
name: 'cookie_policy',
|
name: 'cookie_policy',
|
||||||
|
|||||||
Reference in New Issue
Block a user