Skip to content

Commit

Permalink
Merge branch 'master' into r-23.1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyFox committed Jan 27, 2023
2 parents f95cb3b + d7da8f4 commit 0b389f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MiniPAC/ResourceHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace DLMSoft.MiniPAC {
static class ResourceHelper {
const string RES_NAME_PAC = "DLMSoft.MiniPAC.pac.js";
const string RES_NAME_PAC = "DLMSoft.MiniPAC.pac.dat";

public static void UnpackPACFile()
{
Expand Down
File renamed without changes.

0 comments on commit 0b389f7

Please sign in to comment.