mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Added Paypalme options, no UI yet (#568)
* Added Paypalme options * Added Custom Donation UI * Updated error checking * Review fixes to donation work
This commit is contained in:
parent
6a7ea83f99
commit
41e6d72210
7 changed files with 123 additions and 2 deletions
|
@ -248,6 +248,7 @@
|
|||
<Compile Include="Modules\BaseModule.cs" />
|
||||
<Compile Include="Modules\BetaModule.cs" />
|
||||
<Compile Include="Modules\CultureModule.cs" />
|
||||
<Compile Include="Modules\DonationLinkModule.cs" />
|
||||
<Compile Include="Modules\IssuesModule.cs" />
|
||||
<Compile Include="Modules\LandingPageModule.cs" />
|
||||
<Compile Include="Modules\RequestsBetaModule.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue