Mercurial Hosting > editor
view website/src/init.luan @ 58:7e2d6426c155 default tip
cross-platform accelerators
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 30 May 2025 13:17:51 -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