Mercurial Hosting > reactionary
view src/init.luan @ 91:76baf48ea36b
add translation
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 02 May 2025 17:17:52 -0600 |
parents | b1982e401900 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" local Shared = require "site:/lib/Shared.luan" Hosted.set_https and Hosted.set_https(true) return true