Mercurial Hosting > mailer
view src/init.luan @ 10:9e65e7bf3f05 default tip
add lang
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 02 May 2025 12:00:10 -0600 |
parents | 2e211bec24d7 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true