From 5896eeda7c48339b9852c19e27d8e315084d3b0a Mon Sep 17 00:00:00 2001 From: Tomuxs Date: Mon, 14 Jul 2025 15:40:09 +0200 Subject: [PATCH] Alias fix --- source/lunch/update.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lunch/update.d b/source/lunch/update.d index 3b41d07..9d9d072 100644 --- a/source/lunch/update.d +++ b/source/lunch/update.d @@ -80,7 +80,7 @@ private struct Action string file; string url; - alias this = What; + alias this = what; } private struct Actions