How Can We Help?
If the database is stuck in restoring mode, all that is needed should be to run this command
RESTORE DATABASE <database> WITH RECOVERY
KB with my experience
If the database is stuck in restoring mode, all that is needed should be to run this command
RESTORE DATABASE <database> WITH RECOVERY