comparison unsubscribe/src/init.luan @ 0:8f4df159f06b

start public repo
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 11 Jul 2025 20:57:49 -0600
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8f4df159f06b
1 local Hosted = require "luan:host/Hosted.luan"
2
3 Hosted.set_https and Hosted.set_https(true)
4
5 return true