Fix make_light_agent method while tickets.count is 0.

This commit is contained in:
Andrew Smirnov
2021-04-29 19:52:03 +03:00
parent 96e5865d3b
commit 73e9c9fd34
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
"use strict";
import React from "react";
import ReactDOM from "react-dom";
function head_checkbox() {
let head_checkbox = document.getElementById("head-checkbox");