view src/init.luan @ 31:a0820965ba04

notify sound
author Franklin Schmidt <fschmidt@gmail.com>
date Sat, 09 Nov 2024 21:35:46 -0700
parents 5bdbbd0a65e1
children effa1e0af52a
line wrap: on
line source

local Hosted = require "luan:host/Hosted.luan"

Hosted.set_https and Hosted.set_https(true)

return true