mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 05:54:26 +01:00
* Added the enable button on disabled plugins * Added the disable function and button for installed plugins * Changes based on the coderabbitai comments * Removed markers and added the disable in the same if block as the unistall * Hide the uninstall button when plugin is queued for enabling * Removed the duplicate enale function * Removed the disable button for installed plugins * Removed the disableplugin functions as they are no longer needed * Trigger CI pipeline after dotnet restore * reverted the git ignore