Alias fix

This commit is contained in:
2025-07-14 15:40:09 +02:00
parent 734ac4ac33
commit 5896eeda7c

View File

@ -80,7 +80,7 @@ private struct Action
string file; string file;
string url; string url;
alias this = What; alias this = what;
} }
private struct Actions private struct Actions