change friends url to /contacts/
This commit is contained in:
@@ -481,7 +481,7 @@ define([
|
||||
return loadingScreen();
|
||||
};
|
||||
|
||||
Pages['/friends/'] = Pages['/friends/index.html'] = function () {
|
||||
Pages['/contacts/'] = Pages['/contacts/index.html'] = function () {
|
||||
return loadingScreen();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user