aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/Main.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-03-04 20:56:03 +0300
committerRblSb <msrblsb@gmail.com>2020-03-04 20:56:03 +0300
commit81071b59445d702d14a80241f409fc282d509f1f (patch)
tree6e6bdcb0860801338bb4cd033558c1c0aea28a05 /src/client/Main.hx
parent6e28381de77265f8b6a24cdd9c583d1d27d8d7b2 (diff)
Template url
Diffstat (limited to 'src/client/Main.hx')
-rw-r--r--src/client/Main.hx4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/Main.hx b/src/client/Main.hx
index b2f51ca..8ec1704 100644
--- a/src/client/Main.hx
+++ b/src/client/Main.hx
@@ -646,6 +646,10 @@ class Main {
onTimeGet.run = requestTime;
}
+ public function getTemplateUrl():String {
+ return config.templateUrl;
+ }
+
function escapeRegExp(regex:String):String {
return ~/([.*+?^${}()|[\]\\])/g.replace(regex, "\\$1");
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage