You must login to view /lordwelch/jellyfin-plugin-sso/commit/330002282c307dfd852ee0802a5249b1da4cf17b.
The GitHub option should be usable for most people, it only links via username.

Files
2024-11-05 15:17:02 -05:00

6 lines
98 B
Forth

namespace SSO_Auth.Lib
module Say =
let hello name =
printfn "Hello %s" name