about summary refs log tree commit diff stats
path: root/commands/set.go
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2021-02-28 02:04:58 +0100
committerReto Brunner <reto@labrat.space>2021-02-28 02:05:12 +0100
commit8cd2485170e97867321fac2f26ba876f377d5d8e (patch)
treec6299dd5378364ae51666d2587e7e681e7d1f2f6 /commands/set.go
parent8b4f2d148c8519326f306fd14ba872d7cb3101c6 (diff)
downloadaerc-8cd2485170e97867321fac2f26ba876f377d5d8e.tar.gz
send: fix missing error return
Diffstat (limited to 'commands/set.go')
0 files changed, 0 insertions, 0 deletions
'>8cb4e365 ^
8cb4e365 ^






795f5244 ^
166e3c0d ^



8cb4e365 ^








795f5244 ^
166e3c0d ^
8cb4e365 ^
166e3c0d ^
795f5244 ^
e4630643 ^

5f98a10c ^
795f5244 ^
e4630643 ^

166e3c0d ^



cfb142b9 ^
8cb4e365 ^











1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62