mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-16 04:10:11 +10:00
Code cleanup
This commit is contained in:
@@ -31,7 +31,7 @@ namespace WPinternals
|
||||
Action Accepted;
|
||||
|
||||
internal DisclaimerViewModel(Action Accepted)
|
||||
: base()
|
||||
: base()
|
||||
{
|
||||
this.Accepted = Accepted;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user