From f7fd28ad2141520938cb63c8f5a4d26742aa571d Mon Sep 17 00:00:00 2001 From: Florian <45694132+flo-bit@users.noreply.github.com> Date: Tue, 11 Aug 2026 21:48:30 +0200 Subject: [PATCH] Mark generated Atmo Lexicon config --- apps/atmo-rsvp/lex.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/atmo-rsvp/lex.config.js b/apps/atmo-rsvp/lex.config.js index 8a1d6cf..e710bda 100644 --- a/apps/atmo-rsvp/lex.config.js +++ b/apps/atmo-rsvp/lex.config.js @@ -1,3 +1,4 @@ +// Generated by `contrail lexicons generate`. Re-run the command to update; do not edit. import { defineLexiconConfig } from "@atcute/lex-cli"; export default defineLexiconConfig({ -- 2.51.2