diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-06-17 20:58:51 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-06-17 20:58:51 +0200 |
commit | ce7be6bbdf0edf069cb50aee64df187609893b92 (patch) | |
tree | cf9775e054a425243c5a7adeef6aa34344d3b49d /MatrixRoomUtils.Web/SessionStorageProviderService.cs | |
parent | Add changes (diff) | |
download | MatrixUtils-ce7be6bbdf0edf069cb50aee64df187609893b92.tar.xz |
Start refactor
Diffstat (limited to 'MatrixRoomUtils.Web/SessionStorageProviderService.cs')
-rw-r--r-- | MatrixRoomUtils.Web/SessionStorageProviderService.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MatrixRoomUtils.Web/SessionStorageProviderService.cs b/MatrixRoomUtils.Web/SessionStorageProviderService.cs new file mode 100644 index 0000000..82372ff --- /dev/null +++ b/MatrixRoomUtils.Web/SessionStorageProviderService.cs @@ -0,0 +1 @@ +public class SessionStorageProviderService { } \ No newline at end of file |