mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
Remove Firefox branding from app name in front-end
This commit is contained in:
@@ -2,7 +2,7 @@ const assets = require('../../common/assets');
|
||||
|
||||
module.exports = function(req, res) {
|
||||
const manifest = {
|
||||
name: 'Firefox Send',
|
||||
name: 'Send',
|
||||
short_name: 'Send',
|
||||
lang: req.language,
|
||||
icons: [
|
||||
|
||||
Reference in New Issue
Block a user