Mercurial Hosting > editor
view website/src/init.luan @ 70:f4e393a13d59 default tip
no find toggle
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 10 Jun 2025 22:34:24 -0600 |
parents | d5681da8ece8 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true