From d5824f10f97a55e9677e0b9893ce52e01f873344 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Tue, 5 Jan 2021 21:22:17 +0100 Subject: fix preview in apostrophe --- etc/profile-a-l/apostrophe.profile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/profile-a-l/apostrophe.profile b/etc/profile-a-l/apostrophe.profile index 9c0b92598..4986ac63a 100644 --- a/etc/profile-a-l/apostrophe.profile +++ b/etc/profile-a-l/apostrophe.profile @@ -9,6 +9,9 @@ include globals.local noblacklist ${DOCUMENTS} noblacklist ${PICTURES} +# Allow lua (blacklisted by disable-interpreters.inc) +include allow-lua.inc + # Allow python (blacklisted by disable-interpreters.inc) include allow-python3.inc -- cgit v1.2.3-70-g09d2