Testing out commit signing.
This commit is contained in:
parent
75a70a9f78
commit
e5f4cbe7e0
|
@ -130,7 +130,10 @@ namespace Omegasis.HappyBirthday
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
public Dictionary<string, string> loadSpouseBirthdayGifts()
|
||||||
|
{
|
||||||
|
throw new NotImplementedException();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/// <summary>Get the default gift items.</summary>
|
/// <summary>Get the default gift items.</summary>
|
||||||
|
|
Loading…
Reference in New Issue