Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila committed Sep 3, 2023
1 parent adbe7e0 commit 19bb5e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions WebConverter/Pages/Index.razor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
using Microsoft.Extensions.Logging;
using Microsoft.JSInterop;
using PDFtoZPL.WebConverter.Models;
using SkiaSharp;
using System;
using System.IO;
using System.Linq;
using System.Text.Json;
using System.Threading.Tasks;
using Thinktecture.Blazor.WebShare.Models;
using static System.Net.Mime.MediaTypeNames;

namespace PDFtoZPL.WebConverter.Pages
{
Expand Down
3 changes: 0 additions & 3 deletions WebConverter/wwwroot/manifest.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
"action": "/receive-webshare",
"enctype": "multipart/form-data",
"params": {
"title": "title",
"text": "text",
"url": "url",
"files": [
{
"name": "files",
Expand Down

0 comments on commit 19bb5e3

Please sign in to comment.