mirror of
https://github.com/frappe/lms.git
synced 2026-05-03 05:59:32 +03:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6775e7279 |
+2
-2
@@ -70,5 +70,5 @@ frappe = ">=15.0.0,<=17.0.0-dev"
|
||||
|
||||
[tool.bench.assets]
|
||||
build_dir = "./frontend"
|
||||
out_dir = "../lms/public/frontend"
|
||||
index_html_path = "../lms/www/_lms.html"
|
||||
out_dir = "./lms/public/frontend"
|
||||
index_html_path = "./lms/www/_lms.html"
|
||||
|
||||
Reference in New Issue
Block a user