feat: implement SNJS backup file password retrieval
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
application='self.application'
|
||||
)
|
||||
challenge-modal(
|
||||
ng-repeat="challenge in self.state.challenges track by challenge.id"
|
||||
ng-repeat="challenge in self.challenges track by challenge.id"
|
||||
class="sk-modal"
|
||||
application="self.application"
|
||||
challenge="challenge"
|
||||
|
||||
Reference in New Issue
Block a user