diff --git a/Lingo/Data.cs b/Lingo/Data.cs new file mode 100644 index 0000000..03fe240 --- /dev/null +++ b/Lingo/Data.cs @@ -0,0 +1,6 @@ +namespace Lingo; + +public class Data +{ + +} \ No newline at end of file