This commit is contained in:
+1
-1
@@ -425,7 +425,7 @@ func (id *Identity) GetRequestJobs() []RequestsJob {
|
||||
return list
|
||||
}
|
||||
|
||||
func (id *Identity) SaveBackgroundJob() error {
|
||||
func (id *Identity) SaveCheckJobs() error {
|
||||
if id.RootKp == nil {
|
||||
return errors.New("identity not fully initialized: RootKp is nil")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user