Skip to content

Commit c0a99d6

Browse files
committed
notes
1 parent cba090f commit c0a99d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/ReportsController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ public function postCustom(CustomAssetReportRequest $request) : StreamedResponse
444444
//U+00EE is circumflex in model name
445445
//why is the same character a value of 2 off of each other?
446446
//why are we all getting different outputs for this emdash?
447-
//holy shit, exporting and opening with a text editor doesn't fuck it up? so its NOT on export. It's an Excel problem.
447+
//exporting and opening with a text editor doesn't fuck it up? so its NOT on export. It's an Excel problem.
448448

449449
$header = [];
450450

0 commit comments

Comments
 (0)