Mercurial Hosting > reactionary
view src/init.luan @ 73:20e080f6d217
add saving.html
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 28 Mar 2025 14:25:34 -0600 |
parents | b1982e401900 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true