Update backend photobooth connect API

This commit is contained in:
Codex Agent
2026-01-12 16:59:49 +01:00
parent 9b1c5bf978
commit 83e78d7c66
55 changed files with 2973 additions and 190 deletions

View File

@@ -0,0 +1,7 @@
<Application
x:Class="PhotoboothUploader.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Application.Resources>
</Application.Resources>
</Application>