mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Fixed bug in the AboutForm
This commit is contained in:
parent
9d2e050217
commit
59010682a0
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ namespace Greenshot
|
|||
.AssignableTo<IService>()
|
||||
.As<IService>()
|
||||
.AsSelf()
|
||||
.AsImplementedInterfaces()
|
||||
.SingleInstance();
|
||||
|
||||
builder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue