This commit is contained in:
j 2016-01-17 18:17:52 +05:30
parent 2d761e49ad
commit c89fd8e326
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ oml.ui.preferencesPanel = function() {
{
id: 'receivedRequests',
title: 'Received Requests',
value: preferences.peeringRequests,
value: preferences.receivedRequests,
items: [
{id: 'notify', title: 'Notify Me'},
{id: 'accept', title: 'Accept All'},