From d96c2caffc424f6def4d6be7b685faa1deed887a Mon Sep 17 00:00:00 2001 From: ElXanys <143445255+ElXanys@users.noreply.github.com> Date: Wed, 25 Sep 2024 05:45:54 +0200 Subject: [PATCH 1/2] jja --- xanys | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 xanys diff --git a/xanys b/xanys new file mode 100644 index 00000000..329854b1 --- /dev/null +++ b/xanys @@ -0,0 +1,12 @@ +xanys +#![allow(unused)] +fn main() { +struct Etching { + divisibility: Option, + premine: Option, + rune: Option, + spacers: Option, + symbol: Option, + terms: Option, +} +} \ No newline at end of file From 4ebbda104831010a4e480bd737b104428c056e9c Mon Sep 17 00:00:00 2001 From: ElXanys <143445255+ElXanys@users.noreply.github.com> Date: Wed, 25 Sep 2024 05:58:27 +0200 Subject: [PATCH 2/2] jd --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..77832fe1 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "mediaPreview.video.autoPlay": true +} \ No newline at end of file