mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 12:39:18 +00:00
fix in startup init file
This commit is contained in:
@@ -19,6 +19,8 @@
|
|||||||
# default settings that can be made for a profile.
|
# default settings that can be made for a profile.
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
import webnotes
|
||||||
|
|
||||||
lang_names = {
|
lang_names = {
|
||||||
"हिंदी": "hi",
|
"हिंदी": "hi",
|
||||||
"english": "en",
|
"english": "en",
|
||||||
|
|||||||
Reference in New Issue
Block a user