view plugins/mod_windows.lua @ 9270:b024fae6919e

mod_vcard_legacy: Rename variable for consistency The variable holding the PEP service was `pep_service`, except in the XEP-0153 section.
author Kim Alvefur <zash@zash.se>
date Fri, 07 Sep 2018 00:36:31 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here